home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Internet & Communication / MarsEdit 1.0.dmg / MarsEdit.app / Contents / Resources / English.lproj / MEPreviewWindow.nib / classes.nib next >
Encoding:
Text File  |  2004-12-10  |  747 b   |  20 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {handleLivePreviewClicked = id; openPreviewTemplate = id; }; 
  6.             CLASS = MEPreviewWindowController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 "_borderView" = NSView; 
  10.                 "_livePreviewCheckbox" = NSButton; 
  11.                 "_mainWindow" = NSWindow; 
  12.             }; 
  13.             SUPERCLASS = NSWindowController; 
  14.         }, 
  15.         {CLASS = RSBorderView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  16.         {CLASS = RSBottomBorderView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  17.         {CLASS = RSBox; LANGUAGE = ObjC; SUPERCLASS = NSBox; }
  18.     ); 
  19.     IBVersion = 1; 
  20. }